Lot Is Closed{{days!=0?(days+'d '):''}}{{(days != 0 || hours != 0)?(hours+'h '):''}}{{minutes}}m {{seconds}}s
{{ ::"You Bid" | translate }}
{{ LotService.currentAbsenteeBid(bidPopupLot).max_bid | price:bidPopupLot.currency_code }}
{{ ::"Passed" | translate }}
{{ ::"Withdrawn" | translate }}
{{ ::"Sold" | translate }}
{{ bidPopupLot.sold_price|price:bidPopupLot.currency_code }}
{{ ::"Ended" | translate }}
{{ ::"Won" | translate }}
{{ ::"Purchased" | translate }}
{{ bidPopupLot.sold_price|price:bidPopupLot.currency_code }}
{{ ::"Initial Deposit" | translate }}
{{bidPopupLot.deposit_amount | price:bidPopupLot.currency_code }}
{{ ::"Winning" | translate }}
(-{{ bidPopupLot.deposit_amount | price:bidPopupLot.currency_code }} from your Deposit Balance)
{{ ::"Bidding" | translate }}
{{ bidPopupLot.timed_auction_bid.amount | price:bidPopupLot.currency_code }}
({{ :: "Max:" | translate }}
{{ LotService.currentAbsenteeBid(bidPopupLot).max_bid | price:bidPopupLot.currency_code }})
{{ ::"Outbid" | translate }}
{{ ::"You Bid" | translate }}
{{ LotService.currentAbsenteeBid(bidPopupLot).max_bid | price:bidPopupLot.currency_code }}
x {{ bidPopupLot.quantity }} = {{ LotService.calculateTotalBidCost(bidPopupLot, LotService.currentAbsenteeBid(bidPopupLot).max_bid) | price:bidPopupLot.currency_code }}
{{ ::"Initial Deposit" | translate }}
{{bidPopupLot.deposit_amount | price:bidPopupLot.currency_code }}
{{ ::"Lost" | translate }}
{{ ::"Sold" | translate }}
{{ bidPopupLot.sold_price|price:bidPopupLot.currency_code }}
{{ ::"Ended" | translate }}
{{ ::"Won" | translate }}
{{ ::"Purchased" | translate }}
{{ bidPopupLot.sold_price|price:bidPopupLot.currency_code }}
{{ "Enter Max Bid" | translate }}
({{ ::"Min." | translate }} {{ LotService.bidSuggestions(bidPopupLot,1)[0] | price:bidPopupLot.currency_code }})
{{ "The system will automatically bid for you." | translate }}